func runtime.userArenaHeapBitsSetSliceType

2 uses

	runtime (current package)
		arena.go#L495: 			userArenaHeapBitsSetSliceType(typ, cap, ptr, s.base())
		arena.go#L622: func userArenaHeapBitsSetSliceType(typ *_type, n int, ptr unsafe.Pointer, base uintptr) {